| Setting | Default | Description | 
| MinGuardTime | 2 | Time in seconds that the player can not be hurt by other players unless the player picks up the flag. | 
| GuardTime | 15 | Time in seconds that the player can not be hurt by other players unless the player shoots, changes weapons, or picks up the flag. | 
| ShowTimer | TRUE | Display the amount of protection time remaining on the players hud. | 
| MGTWeaponsDisableGT | FALSE | Weapon manipulation during MinGuardTime disables GuardTime. | 
| FlagCarrierCanSpawnKill | TRUE | Flag carrier can defend themselves against protected players. | 
| ProtectedShooterPenalty | 0 | Amount of Health to deduct from shooters that are currently protected. | 
| ProtectedVictimPenalty | 0 | Amount of Health to deduct from shooters for shooting players that are currently protected. | 
| bLog | FALSE | Log Spawn Protection usage to the log file. | 
| Setting | Default | Description | 
| ShowTimer | TRUE | Show the HUD of the amount of protection time remaining (only applicable if the server has also enabled ShowTimer). | 
| HUDID | Protected: | Spawn Protection Countdown timer HUD identifier. | 
| HUDX | 0 | Horizontal Location of Countdown Timer on screen (in percentage of screen width (0-100)). 0 will place the Countdown Timer against the left edge of the screen; 50 will place it in the center; 100 will place it against the right edge; etc... | 
| HUDY | 87 | Vertical Location of Countdown Timer on screen (in percentage of screen Height (0-100)). 0 will place the Countdown Timer against the top of the screen; 50 will place it in the center; 100 will place it against the bottom; etc... | 
| ProtectedColor | (R=0,G=255,B=0,A=0) | Color of Countdown Timer when NO ONE can hurt you, unless you pick up the flag. | 
| GuardedColor | (R=255,G=255,B=0,A=0) | Color of Countdown Timer when NO ONE can hurt you, unless you shoot, change weapons, or pick up the flag. |